Call Pickup States
Thevalue
parameter of thetelCACallPickupMsg
message (page 5-22) contains one of the following constants.
enum { telCallPickupEst = 0, telCallPickupFailed = 1, telCallPickedUp = 2 };Constant descriptions
telCallPickupEst
- An incoming call was picked up at a destination number different from the one to which it was placed.
telCallPickupFailed
- Could not pick up an incoming call at a destination number different from the one to which it was placed.
telCallPickedUp
- An outgoing call was picked up at a destination number different from the one to which it was placed.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help